From f0ebb15dab174283dda9bbc1d8feb04d9fcd5a47 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Tue, 29 Apr 2014 19:34:44 +0200 Subject: [PATCH] reftests: Add test for latest commit Check that the label gets linebroken properly. --- testsuite/reftests/Makefile.am | 2 + .../reftests/window-height-for-width.ref.ui | 83 ++++++++++++++++++ testsuite/reftests/window-height-for-width.ui | 84 +++++++++++++++++++ 3 files changed, 169 insertions(+) create mode 100644 testsuite/reftests/window-height-for-width.ref.ui create mode 100644 testsuite/reftests/window-height-for-width.ui diff --git a/testsuite/reftests/Makefile.am b/testsuite/reftests/Makefile.am index 31706de8fb..956f3cd884 100644 --- a/testsuite/reftests/Makefile.am +++ b/testsuite/reftests/Makefile.am @@ -322,6 +322,8 @@ testdata = \ window-border-width.ui \ window-default-size.ref.ui \ window-default-size.ui \ + window-height-for-width.ref.ui \ + window-height-for-width.ui \ $(NULL) EXTRA_DIST += \ diff --git a/testsuite/reftests/window-height-for-width.ref.ui b/testsuite/reftests/window-height-for-width.ref.ui new file mode 100644 index 0000000000..1675a5e053 --- /dev/null +++ b/testsuite/reftests/window-height-for-width.ref.ui @@ -0,0 +1,83 @@ + + + + False + 5 + Dubstep + dialog + False + True + 1 + + + False + vertical + 2 + + + True + False + 12 + 6 + 6 + 0 + WubWubWubWubWubWubWubWubWubWubWubWubWub +Ts + + + False + True + 0 + + + + + True + False + 12 + 6 + 12 + 12 + 12 + 6 + + + True + False + True + 0 + The _Base + True + screen_reader_switch + + + 0 + 0 + 1 + 1 + + + + + True + True + end + + + 1 + 0 + 1 + 1 + + + + + False + True + 2 + + + + + + diff --git a/testsuite/reftests/window-height-for-width.ui b/testsuite/reftests/window-height-for-width.ui new file mode 100644 index 0000000000..f29766a368 --- /dev/null +++ b/testsuite/reftests/window-height-for-width.ui @@ -0,0 +1,84 @@ + + + + False + 5 + Dubstep + dialog + False + True + 1 + + + False + vertical + 2 + + + True + False + 12 + 6 + 6 + 0 + 1 + WubWubWubWubWubWubWubWubWubWubWubWubWub Ts + True + + + False + True + 0 + + + + + True + False + 12 + 6 + 12 + 12 + 12 + 6 + + + True + False + True + 0 + The _Base + True + screen_reader_switch + + + 0 + 0 + 1 + 1 + + + + + True + True + end + + + 1 + 0 + 1 + 1 + + + + + False + True + 2 + + + + + + -- 2.30.2